home *** CD-ROM | disk | FTP | other *** search
/ Aminet 12 / Aminet 12 (1996)(GTI - Schatztruhe)[!][Jun 1996].iso / Aminet / dev / misc / FidoLib.lha / FidoLib / ViewPkt / ViewPkt.doc next >
Encoding:
Text File  |  1995-08-14  |  1.1 KB  |  24 lines

  1. ViewPkt 2.00
  2. ~~~~~~~~~~~~
  3.  
  4. This is a little program that shows you information about a FidoNet standard
  5. mail packet. Just enter "ViewPkt <pktname>", and you'll see information on
  6. the packet such as time and date of its creation, the origin address, the
  7. destination address and some technical information such as the bundler
  8. product code that created the packet, and its capability word.
  9.  
  10. This is v2.00, which has two options new to v1.00: MSG and TXT. Specifying
  11. the MSG option will cause the packet to be scanned from top to bottom, and
  12. all message headers displayed. Specifying the TXT option in addition will
  13. cause the message text to be displayed as well. In other words, you can
  14. dump an entire packet using this program, and redirection to a file also
  15. works.
  16.  
  17. This program is intended as a tool for debugging or just exploring. The
  18. latter is why this program was written. I started exploring the FidoNet
  19. technology, and while studying the FTN documents, wrote code, and this
  20. is what I got. This has been fun for me, and I hope it's fun for you too!
  21.  
  22. ©1995 by Sami Klemola. All Rights Reserved. Use and copy freely.
  23.  
  24.